// -PATH------------------------------------------------------- \\
// Green Buzz Guard - greenGuard1
// ------------------------------------------------------------ \\
//
// Creator: Alan Carr
//
// Last modified: 03/13/08
//
// Description: 
//   The Guard Bee drops a bullet towards the center of the
//   screen under the formation before diving down.
//
// Difficulty: 6
//
// ------------------------------------------------------------ \\

setSpeed 0.4

setAngle 275

left 4 angle 270 accel -0.01 1.5
setAccel 0.002 limit 0.7

straight left -3
setAccel -0.004 limit 0.1

left 4 angle 180 accel -0.01 1.5
setAccel 0

fireBullet 268 all 0 0

straight frames 20

setAccel 0.005 limit 0.65

left 3 angle 180 accel -0.01 1.5

left X angle 60

straight below 0

left 2 angle 90 accel 0.01 4

straight frames 5

right 2 angle 70 accel 0.01 4

straight wrapAny